@charset "UTF-8";

/* yui3 reset.css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

iframe {
  display: block;
}

/* yui3 fonts */
body {
  color: #333;
  font-size: 12px;
  font-family: "SimSun";
  background: url(../images/bg2.jpg) center 0 no-repeat;
}

select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

a {
  text-decoration: none;
}

/* utilities */

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.l {
  float: left !important;
}

.r {
  float: right !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

/* grid system 998px */

.ewb-container {
  width: 998px;
  margin: 0 auto;
}

.ewb-row {
  overflow: hidden;
}

.ewb-span24 {
  width: 998px;
  float: left;
}

.ewb-span23 {
  width: 956px;
  float: left;
}

.ewb-span22 {
  width: 914px;
  float: left;
}

.ewb-span21 {
  width: 872px;
  float: left;
}

.ewb-span20 {
  width: 830px;
  float: left;
}

.ewb-span19 {
  width: 788px;
  float: left;
}

.ewb-span18 {
  width: 746px;
  float: left;
}

.ewb-span17 {
  width: 704px;
  float: left;
}

.ewb-span16 {
  width: 662px;
  float: left;
}

.ewb-span15 {
  width: 620px;
  float: left;
}

.ewb-span14 {
  width: 578px;
  float: left;
}

.ewb-span13 {
  width: 536px;
  float: left;
}

.ewb-span12 {
  width: 494px;
  float: left;
}

.ewb-span11 {
  width: 452px;
  float: left;
}

.ewb-span10 {
  width: 410px;
  float: left;
}

.ewb-span9 {
  width: 368px;
  float: left;
}

.ewb-span8 {
  width: 326px;
  float: left;
}

.ewb-span7 {
  width: 284px;
  float: left;
}

.ewb-span6 {
  width: 242px;
  float: left;
}

.ewb-span5 {
  width: 200px;
  float: left;
}

.ewb-span4 {
  width: 158px;
  float: left;
}

.ewb-span3 {
  width: 116px;
  float: left;
}

.ewb-span2 {
  width: 74px;
  float: left;
}

.ewb-span1 {
  width: 32px;
  float: left;
}

.ewb-ml10 {
  margin-left: 10px;
}

.ewb-mt10 {
  margin-top: 10px;
}

.ewb-main {
  background: url("../images/footer_bg.jpg") left bottom repeat-x;
}

/* top */

.ewb-top {
  height: 32px;
  line-height: 32px;
  background: url(../images/topbg.jpg) repeat-x;
}

.ewb-func-date {
  padding-left: 8px;
}

.ewb-func-wea {
  padding-left: 20px;
}

.ewb-func-link > a {
  color: #333;
}

.ewb-func-link > span {
  padding: 0 5px;
}

/* logo */

.ewb-logo {
  height: 167px;
}

.ewb-logo > img {
  padding-top: 50px;
  vertical-align: top;
}

/* nav */

.ewb-nav {
  height: 43px;
  overflow: hidden;
  background: #4f94ef;
}

.ewb-nav-item {
  line-height: 43px;
  padding: 0 15px;
  text-align: center;
  font-size: 14px;
  background: url("../images/nav_split.jpg") right center no-repeat;
}

.ewb-nav-item span {
  margin: 0 4px;
}

.ewb-nav-item.last {
  background: none;
}

.ewb-nav-item > a {
  font-weight: bold;
  color: #fff;
}

.ewb-nav-input {
  margin-top: 10px;
  margin-right: 1px;
}

.ewb-nav-txt {
  width: 125px;
  height: 23px;
  line-height: 22px;
  border: 0;
  outline: 0;
  text-indent: 30px;
  color: #333;
  background: url("../images/search.png") 5px 3px no-repeat #fff;
}

.ewb-nav-button {
  margin-top: 10px;
  margin-right: 10px;
}

.ewb-nav-button > button {
  width: 52px;
  height: 23px;
  line-height: 22px;
  text-align: center;
  border: 0;
  outline: 0;
  color: #d16400;
  background: #ffe8d2;
  cursor: pointer;
}

/* footer */

.ewb-footer {
  text-align: center;
  padding-bottom: 50px;
}

.ewb-footer-hd {
  height: 24px;
  line-height: 24px;
  padding-top: 10px;
}

.ewb-footer-hd > a {
  color: #333;
}

.ewb-footer-hd > span {
  padding: 0 10px;
}

.ewb-footer-bd {
  position: relative;
  line-height: 24px;
  margin-top: 20px;
}

.ewb-footer-bd span {
  margin: 0 12px;
}

.ewb-footer-red {
  position: absolute;
  top: 10px;
  right: 200px;
}

/* 信息列表 */

.wb-data-item {
  padding-top: 9px;
  padding-left: 12px;
}

.wb-data-list {
  line-height: 24px;
  padding-left: 12px;
  cursor: pointer;
  background: url("../images/listimg.jpg") left center no-repeat;
}

.wb-data-infor {
  margin-right: 120px;
}

.ewb-com-bd .wb-data-infor {
  margin-right: 0;
}

.wb-data-infor a {
  display: block;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wb-data-date {
  float: right;
  padding-right: 12px;
  margin-top: -24px;
  color: #999;
}

.wb-data-list:hover .wb-data-infor a {
  color: #ea4d38;
  cursor: pointer;
}

.ewb-yzmnew {
  line-height: 40px;
  font-size: 25px;
  letter-spacing: 18px;
  cursor: pointer;
}

.wza-box {
  padding-top: 60px;
}
.wza-box a {
  display: block;
  float: right;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-size: 18px;
  letter-spacing: 0.32px;
  margin-bottom: 5px;
}
.wza-box a.wza {
  background: #fff;
  color: #f76b00;
  border: 1px solid #fc740d;
  border-radius: 2px 0px 0px 2px;
}
.wza-box a.oldman {
  background: #f79600;
  color: #fff;
  border: 1px solid #f79600;
  border-radius: 0px 2px 2px 0px;
}

/* 适老模式 */

.oldModel * {
  font-size: 28px !important;
  line-height: 1.5 !important;
}
.oldModel .ewb-nav {
  height: auto;
}
.oldModel .ewb-com-hd {
  height: auto !important;
}
.oldModel .ewb-nav-txt {
  width: 300px;
  height: 40px;
  line-height: 40px;
  border: 0;
  outline: 0;
  text-indent: 30px;
  color: #333;
  background: url(../images/search.png) 5px center no-repeat #fff;
}
.oldModel .ewb-nav-button > button {
  width: 80px;
  height: 40px;
  line-height: 40px;
}
.oldModel .ewb-nav-button,
.oldModel .ewb-nav-input {
  margin-top: 0;
}
.oldModel .ewb-span8 {
  width: 100%;
}
.oldModel .ewb-span8 .wb-slider {
  width: 100% !important;
  height: 500px !important;
}
.oldModel .wb-slider-mask {
  height: 60px;
  line-height: 60px;
}
.oldModel .wb-slider-stag {
  height: 40px;
  line-height: 40px;
}
.oldModel .wb-slider-mask .ellipsis {
  width: 800px;
  line-height: 60px;
}
.oldModel .wb-slider-switcher {
  height: 40px;
  bottom: 10px;
}

.oldModel .ewb-span10,
.oldModel .ewb-span6,
.oldModel .ewb-span18 {
  width: 100%;
}
.oldModel .ewb-work-bd,
.oldModel .ewb-com-bd {
  height: 420px;
}
.oldModel .wb-data-infor {
  width: 800px;
  margin-right: 0;
  flex: 1;
  margin-right: 10px;
}
.oldModel .wb-data-list {
  line-height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.oldModel .wb-data-list::after {
  content: "";
  clear: both;
  display: block;
}
.oldModel .wb-data-date {
  margin-top: 0;
}
.oldModel .ewb-ml10 {
  margin-left: 0;
  margin-top: 10px;
}
.oldModel .ewb-guide-item {
  width: 232px;
}
.oldModel .ewb-guide-a {
  height: 115px;
}
.oldModel .ewb-span18 {
  height: 580px;
  margin-bottom: 10px;
}
.oldModel .ewb-open-bd {
  height: 100%;
}
.oldModel .ewb-email-link img {
  width: 100%;
}
.oldModel .ewb-span18 + .ewb-span6.ewb-ml10 {
  height: 105px;
}
.oldModel .ewb-span18 + .ewb-span6.ewb-ml10 .ewb-com-bd {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.oldModel .ewb-subject {
  height: auto;
}
.oldModel .ewb-subject-hd {
  width: 100%;
  float: initial;
  writing-mode: initial;
  -webkit-writing-mode: initial;
  -ms-writing-mode: initial;
  text-align: left;
  line-height: 40px;
  height: 40px;
  background-size: 100%;
}
.oldModel .ewb-fdlink {
  height: 72px;
  line-height: 72px;
}
.oldModel .ewb-fdlink-sel {
  height: 58px;
  line-height: 58px;
}
.oldModel .ewb-footer-bd {
  line-height: 40px;
}
.oldModel .ewb-footer {
  padding-bottom: 20px;
}
.oldModel .ewb-ft-link2 {
  top: 34px !important;
  left: 0 !important;
}
.oldModel #imgConac {
  position: absolute;
  left: 40px;
}
.oldModel .ewb-menu-hd {
  height: 40px;
  background: url(../images/left-hd-icon.png) 14px 17px no-repeat #4f94ef;
}
.oldModel .ewb-right-item {
  height: 50px;
  display: flex;
  align-items: center;
  background-position: 0;
}
.oldModel .ewb-sub-bd {
  min-height: 760px;
}

.oldModel .ewb-container .ewb-right-item {
  line-height: 50px;
  display: flex;
  align-items: center;
}
.oldModel .ewb-container .ewb-right-block {
  width: 100%;
}
.oldModel .ewb-info-source {
  height: auto;
}
.oldModel .head {
  height: auto;
  position: relative;
  background-size: 100% 100%;
}
.oldModel .head .container {
  display: flex;
  justify-content: space-between;
}
.oldModel .head .logo {
  float: initial;
  margin-top: 18px;
}
.oldModel .head .search_block {
  margin-top: 10px;
  float: initial;
}
.oldModel .head .wza-box {
  padding-top: 20px;
}
.oldModel .condition-bar {
  padding-top: 10px;
}
.oldModel .adv-switch.switch01 {
  height: 40px;
  line-height: 40px;
}
.oldModel .sort-wrap {
  width: 360px;
}
.oldModel .sort-wrap > .sorttype {
  width: 120px;
}
.oldModel .search-row > .content-src {
  line-height: 40px;
}
.oldModel .search-row > .content {
  line-height: 40px;
}
.oldModel .m-pagination-page > li > a {
  height: 40px;
  line-height: 40px;
}
.oldModel .m-pagination-size > select {
  height: 40px;
  line-height: 40px;
}
.oldModel .m-pagination-group {
  display: flex;
}
.oldModel .m-pagination-group > input,
.oldModel .m-pagination-group > button,
.oldModel .adv-time-block .time-txt {
  height: 40px;
  line-height: 40px;
}
.oldModel .adv-time-block .time-txt {
  width: 200px;
}

.oldModel .ewb-mail-l {
  width: 100%;
  display: flex;
  align-items: center;
  float: initial;
}
.oldModel .ewb-mail-name {
  width: 200px;
}
.oldModel .ewb-mail-txt {
  width: calc(100% - 200px);
  margin-left: 0;
}
.oldModel .ewb-mail-r {
  float: initial;
  margin-left: 0;
  margin-bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.oldModel .ewb-mail-mod {
  margin-top: 10px;
}
.oldModel .ewb-wl-txt {
  width: 100%;
}
.oldModel .ewb-mail {
  padding-right: 20px;
}
.oldModel .ewb-mail-btn {
  margin: 10px auto;
}
.oldModel .ewb-table-tt {
  height: 40px;
  line-height: 40px;
}
.oldModel .ewb-psd {
  height: 40px;
  line-height: 40px;
}
.oldModel .ewb-psd button {
  height: 40px;
  line-height: 40px;
}
.oldModel .ewb-com-block {
  width: 100%;
  margin-right: 0;
}

.oldModel .zx-tab-tt {
  width: 100%;
  display: flex;
  align-items: center;
  float: initial;
}
.oldModel .zx-txt {
  width: 100%;
  float: initial;
}
.oldModel .zx-tab-radio-xs {
  width: 100%;
  float: initial;
  height: 40px;
  line-height: 40px;
}
.oldModel .zx-radio {
  margin-top: 0;
}
.oldModel .ewb-right-bd {
  overflow: auto;
}
.oldModel .zx-sel {
  width: 100%;
  float: initial;
  height: 40px;
  line-height: 40px;
}

.oldModel .ewb-right-item span {
  margin-top: 0;
  float: initial !important;
  margin-left: auto;
  width: fit-content;
  flex-shrink: 0;
  height: 50px;
  line-height: 50px;
}
.oldModel .ewb-menu-tt {
  height: 30px;
  line-height: 30px;
}
